RetentionPolicyTagOptedInto Property |
Indicates whether the user voluntarily chose this tag for the mailbox or whether it was applied to the mailbox by the server administrator.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool OptedInto { get; set; }Public Property OptedInto As Boolean
Get
Set
Property Value
Type:
Booleantrue if [opted into]; otherwise,
false.
See Also